FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.10.0-beta.1 (47 ms)

Package nictiz.fhir.nl.r4.zib2020
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.10.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-Mobility
Url http://nictiz.nl/fhir/StructureDefinition/zib-Mobility
Status draft
Name ZibMobility
Title zib Mobility
Experimental False
Realm nl
Description Mobility describes the abilities and any limitations in all aspects of mobility, such as changing position, walking and moving forward, in some cases with the help of an aid.
Purpose This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Mobility v3.3 (2020)](https://zibs.nl/wiki/Mobility-v3.3(2020EN)).
Copyright Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://nictiz.nl/fhir/StructureDefinition/nl-core-Mobility nl core Mobility
http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice zib MedicalDevice

Resources that this resource uses

ValueSet
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.4--20200901000000 HoudingHandhavenCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.1--20200901000000 HoudingVeranderenCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.9--20200901000000 LopenCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.12--20200901000000 TraplopenCodelijst
http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.7--20200901000000 UitvoerenTransferCodelijst


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "zib-Mobility",
  "url" : "http://nictiz.nl/fhir/StructureDefinition/zib-Mobility",
  "name" : "ZibMobility",
  "title" : "zib Mobility",
  "status" : "draft",
  "publisher" : "Nictiz",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.nictiz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Mobility describes the abilities and any limitations in all aspects of mobility, such as changing position, walking and moving forward, in some cases with the help of an aid.",
  "purpose" : "This Observation resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) Mobility v3.3 (2020)](https://zibs.nl/wiki/Mobility-v3.3(2020EN)).",
  "copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "zib-mobility-v3.3-2020EN",
      "uri" : "https://zibs.nl/wiki/Mobility-v3.3(2020EN)",
      "name" : "zib Mobility-v3.3(2020EN)"
    }
  ],
  "kind" : "resource",
  "abstract" : true,
  "type" : "Observation",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation",
        "path" : "Observation",
        "short" : "Mobility",
        "comment" : "Please note that on a functional level, zib Mobility references zib MedicalDevice, but in FHIR this direction is reversed. Therefore, the concept MedicalDevice (NL-CM:4.3.4) is mapped on `DeviceUseStatement.reasonReference` in profile [zib-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice) instead of in this profile.",
        "alias" : [
          "Mobiliteit"
        ],
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.1",
            "comment" : "Mobility"
          }
        ]
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "301438001"
            }
          ]
        }
      },
      {
        "id" : "Observation.note",
        "path" : "Observation.note",
        "max" : "1"
      },
      {
        "id" : "Observation.note.text",
        "path" : "Observation.note.text",
        "short" : "Comment",
        "definition" : "A comment on the patient’s mobility.",
        "alias" : [
          "Toelichting"
        ],
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.16",
            "comment" : "Comment"
          }
        ]
      },
      {
        "id" : "Observation.component",
        "path" : "Observation.component",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "code"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Observation.component:walking",
        "path" : "Observation.component",
        "sliceName" : "walking",
        "max" : "1"
      },
      {
        "id" : "Observation.component:walking.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "282097004"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:walking.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "Walking",
        "definition" : "Walking is moving body from one place to another by moving legs stepwise by self, capacity to bear weight of body and walk with effective gait within the range of speed from slow, moderate and fast pace.",
        "alias" : [
          "Lopen"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.9--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.3",
            "comment" : "Walking"
          }
        ]
      },
      {
        "id" : "Observation.component:climbingStairs",
        "path" : "Observation.component",
        "sliceName" : "climbingStairs",
        "max" : "1"
      },
      {
        "id" : "Observation.component:climbingStairs.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "301587001"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:climbingStairs.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "ClimbingStairs",
        "definition" : "ClimbingStairs indicates the extent to which a patient is capable of going up and down stairs independently.",
        "alias" : [
          "Traplopen"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.12--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.18",
            "comment" : "ClimbingStairs"
          }
        ]
      },
      {
        "id" : "Observation.component:changingPosition",
        "path" : "Observation.component",
        "sliceName" : "changingPosition",
        "max" : "1"
      },
      {
        "id" : "Observation.component:changingPosition.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "282869009"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:changingPosition.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "ChangingPosition",
        "definition" : "Changing position entails the body going from one position to another and going from one location to the next, such as getting out of a chair and into bed, or kneeling or crouching and getting back up.",
        "alias" : [
          "HoudingVeranderen"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.1--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.8",
            "comment" : "ChangingPosition"
          }
        ]
      },
      {
        "id" : "Observation.component:maintainingPosition",
        "path" : "Observation.component",
        "sliceName" : "maintainingPosition",
        "max" : "1"
      },
      {
        "id" : "Observation.component:maintainingPosition.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "249868004"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:maintainingPosition.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "MaintainingPosition",
        "definition" : "Maintaining position is staying in the same position, such as sitting in a chair or standing, when required.",
        "alias" : [
          "HoudingHandhaven"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.4--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.12",
            "comment" : "MaintainingPosition"
          }
        ]
      },
      {
        "id" : "Observation.component:transfer",
        "path" : "Observation.component",
        "sliceName" : "transfer",
        "max" : "1"
      },
      {
        "id" : "Observation.component:transfer.code",
        "path" : "Observation.component.code",
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "364666007"
            }
          ]
        }
      },
      {
        "id" : "Observation.component:transfer.value[x]",
        "path" : "Observation.component.value[x]",
        "short" : "Transfer",
        "definition" : "A transfer is moving from one surface to another without changing the body’s position, such as sliding across a couch or moving from the bed to a chair.",
        "alias" : [
          "UitvoerenTransfer"
        ],
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.4.3.7--20200901000000"
        },
        "mapping" : [
          {
            "identity" : "zib-mobility-v3.3-2020EN",
            "map" : "NL-CM:4.3.5",
            "comment" : "Transfer"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.